@media screen and (max-width: 1680px){
  
}

@media screen and (max-width: 750px){
    .content{font-size: .26rem;}
    .head{margin-top: .6rem;padding-bottom: .4rem;}
    .head h2{margin-top: 0;font-size: .3rem;line-height: .5rem;}
    .head span{margin-top: .3rem;font-size: .26rem;line-height: .44rem;}
    .paging{height: auto;padding-bottom: .8rem;margin-top: .6rem;}
    .paging p{font-size: .26rem;line-height: .42rem;margin-top: .3rem !important;}
}
